docs: align outliers in os/* with namespace majority patterns#11824
Closed
Planeshifter wants to merge 1 commit intodevelopfrom
Closed
docs: align outliers in os/* with namespace majority patterns#11824Planeshifter wants to merge 1 commit intodevelopfrom
os/* with namespace majority patterns#11824Planeshifter wants to merge 1 commit intodevelopfrom
Conversation
Populated empty `<section class="related">` block with `## See Also` links to `@stdlib/os/arch` and `@stdlib/os/platform` (present in 7/8 of `os/*` siblings, 87.5%); added matching `<related-links>` reference defs to the links section to mirror the convention used by every other package in the namespace.
Contributor
Coverage Report
The above coverage report was generated for the changes in this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Aligning outliers in
os/*with namespace majority patterns (random namespace pick, seed20260428).Namespace summary
@stdlib/osarch,byte-order,configdir,float-word-order,homedir,num-cpus,platform,tmpdir) — all non-autogeneratedpackage.jsonshape, README headings,manifest.jsonshape,test/benchmark/examplesfilenames, public signature, return kind, validation prologue, error construction, JSDoc shape,@stdlib/*dependenciespackage.jsontop-level keys (19 keys in 8/8),## Usage/## Examples/## CLIREADME headings (8/8),## See Also(7/8),## Notes(6/8),returnKind: value(8/8),hasExample: true(8/8)package.jsonbrowserkey (3/8),manifest.jsonpresence (2/8),benchmark/benchmark.js(3/8),errorConstruction(onlyconfigdiractually throws),publicSignature(7/8 export a constant;configdirexports a function with one optional parameter)Per-package corrections
os/num-cpusPopulated the empty
<section class="related">block with a## See Alsolisting for@stdlib/os/archand@stdlib/os/platform, plus the corresponding<related-links>reference definitions. The section scaffold was already present but lacked all content. Bringsnum-cpusin line with 7 of 8 (87.5%)os/*siblings that carry a populated See Also list.Validation
Checked:
package.jsonshape, README headings,manifest.jsonpresence, test/benchmark/examples filenames).@stdlib/*dependency set).Deliberately excluded:
os/platformandos/tmpdirlacking## Notes— both flagged by Agent 1 / Agent 3 as intentional deviations:platformis a thin pass-through overprocess.platformwith nothing noteworthy beyond Node's own docs;tmpdirwas split (Agent 1 leaned drift, Agent 3 leaned intentional, Agent 2 markedneeds-humansince meaningful Notes copy is editorial work). Per the routine, anyneeds-humanorintentional-deviationverdict drops the outlier.browserkey,manifest.json,benchmark/benchmark.js, error construction, signature shape).byte-order/float-word-order,lib/browser.js/lib/navigator.jsinnum-cpus/platform,configdir's optionalpathparameter and validation prologue.The full per-feature majority/conformance/outlier table and the per-agent verdict matrix live in the run's local report.
Related Issues
None.
Questions
None.
Other
Generated by the cross-package API drift detection routine (majority-vote variant). Random namespace pick seed:
20260428. Eligibility filter: ≥8 non-autogenerated direct child packages. Conformance threshold: ≥75%. Validation pipeline: per-package semantic-feature extraction (sonnet) + three-agent drift validation (opus + opus + sonnet) with unanimous-non-rejection gating.Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
This PR was authored by Claude (Opus 4.7) running the cross-package API drift detection routine. Namespace selection was deterministic from seed
20260428; structural feature extraction ran via shell tooling; per-package semantic feature extraction was delegated to parallel sonnet agents; the resulting outlier set was validated by three independent review agents (semantic-review, cross-reference, structural-review) before any change was applied. Only the single drift item that received a non-rejection verdict from all three reviewers advanced to a commit.@stdlib-js/reviewers
Generated by Claude Code